Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GitHub Actions packages to resolve warnings in CI #1244

Merged

Conversation

austinvazquez
Copy link
Contributor

@austinvazquez austinvazquez commented Feb 11, 2024

Issue:

N/A

Description:

This change updates actions/checkout to v4, actions/setup-go to v5, and golangci/golangci-lint-action to v4 to resolve NodeJS 16 deprecation warnings in CI.

Testing:

CI checks pass without deprecation warnings

Before

image

After

image

Additional Resources:

This change updates actions/checkout to v4, actions/setup-go to v5, and
golangci/golangci-lint-action to v4 to resolve NodeJS 16 deprecation
warnings in CI.

Signed-off-by: Austin Vazquez <[email protected]>
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AkihiroSuda AkihiroSuda added this to the v1.2.0 milestone Feb 12, 2024
@AkihiroSuda AkihiroSuda merged commit 0e1419d into opencontainers:main Feb 12, 2024
3 checks passed
@austinvazquez austinvazquez deleted the update-github-actions-packages branch February 12, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants